home *** CD-ROM | disk | FTP | other *** search
/ PCMania 29 / PCMania CD29.iso / stereo / read.me < prev    next >
Text File  |  1995-01-19  |  4KB  |  100 lines

  1. If you have problems with STEREOWORLD:
  2.  
  3. If STEREOWORLD fails to load some sections of the software, or STEREOWORLD 
  4. runs slowly, please refer to the information below: 
  5.  
  6.  
  7.  
  8. HIMEM and EMM386 Memory Managers
  9.  
  10. The memory managers HIMEM and EMM386 need to be installed on your computer
  11. for STEREOWORLD to function correctly.
  12.  
  13. Please consult your DOS manual for details of how to install HIMEM and 
  14. EMM386, or see below for information on how to create a DOS boot disk.
  15.  
  16.  
  17.  
  18. Memory Shortage due to TSRs, Device Drivers, and DOS Shells
  19.  
  20. The term, TSR, is an abbreviation for Terminate and Stay Resident, and some 
  21. TSRs may be automatically loaded into memory when you start up your computer.  
  22. We recommend that you do not run any TSRs, Device Drivers, DOS shells, etc.
  23. when attempting to run STEREOWORLD.
  24.  
  25. Creating a DOS Boot Disk for STEREOWORLD 
  26.  
  27. If you experience any problems in installing or running STEREOWORLD, start up 
  28. your computer system using a DOS boot disk.  Please follow the procedure 
  29. below exactly if you want to create a DOS boot disk:
  30.  
  31. 1.      Log onto your hard disk using the appropriate drive letter.
  32.     Usually this means typing  c:  and pressing the Enter key.
  33.  
  34. 2.      Insert a blank disk into the a: drive.
  35.  
  36. 3.      Type  format a:/s  and press the Enter key.
  37.  
  38. 4.      When you are prompted to insert a blank disk into the a: drive, 
  39.     press the Enter key.
  40.  
  41. 5.      When the disk formatting is complete, you will be prompted to label 
  42.     (title) the disk.  Type in a label or simply press the Enter key.
  43.  
  44. 6.      You will now be asked whether you want to format another disk.  
  45.     Type  n  and press the Enter key.
  46.  
  47. 7.      Now create a CONFIG.SYS file on your DOS boot disk by typing the 
  48.     following after the c: prompt is shown:
  49.  
  50.         edit a:\config.sys                  and press the Enter key.
  51.  
  52.     When the edit screen appears, type:
  53.  
  54.         device=c:\dos\himem.sys             and press the Enter key.
  55.         device=c:\dos\emm386.exe ram        and press the Enter key.
  56.         dos=high                            and press the Enter key.
  57.         files=40                            and press the Enter key.
  58.         buffers=20                          and press the Enter key.
  59.              (the following line is only required for the CD-ROM 
  60.               version of STEREOWORLD)
  61.         device= (the path to your CD-ROM driver)  
  62.                             and press the Enter key.
  63.  
  64.     Save this file by typing:
  65.         <Alt>F
  66.         X
  67.         Y
  68.  
  69. 8.      Next you must create an AUTOEXEC.BAT file on your DOS boot disk.  
  70.     Type:
  71.  
  72.         edit a:\autoexec.bat
  73.  
  74.     When the edit screen appears, type:
  75.  
  76.         prompt $p$g                         and press the Enter key.
  77.         path=c:\dos                         and press the Enter key.
  78.              (alter the following line as appropriate if your mouse 
  79.               driver is not in the directory called mouse, or your 
  80.               mouse driver is not called mouse.com)
  81.         c:\mouse\mouse.com                  and press the Enter key.
  82.              (the following line is only required for the CD-ROM 
  83.               version of STEREOWORLD)
  84.         c:(path)\mscdex.exe (followed by all the parameters from the 
  85.                      AUTOEXEC.BAT file on the c: drive)
  86.                             and press the Enter key.
  87.  
  88.     Save this file by typing:
  89.         <Alt>F
  90.         X
  91.         Y
  92.  
  93. 9.      Now start your computer system from the DOS boot disk by inserting it 
  94.     into the a: drive and restarting your computer.  
  95.     After the a:> prompt appears, type  c:  and press the Enter key.  
  96.  
  97. 10.     Follow the usual instructions for running STEREOWORLD. 
  98.  
  99.  
  100.